notebook: set tab position style class on the main frame
authorPaolo Borelli <pborelli@gnome.org>
Thu, 12 Jun 2014 19:12:18 +0000 (21:12 +0200)
committerPaolo Borelli <pborelli@gnome.org>
Sat, 14 Jun 2014 19:37:07 +0000 (21:37 +0200)
commitc184458ab3b583ab2fa6e0a6da5934941b3cbe7d
tree73fc7913511351adc036f49e81243d5bd4dd6ecc
parentfea939b3d75a97ded2e631235644500fcc2301cf
notebook: set tab position style class on the main frame

We want to have .top etc also on the notebook frame, not only on
the header frame.
The patch includes a reftest by Benjamin.
gtk/gtknotebook.c
testsuite/reftests/notebook-tab-position.css [new file with mode: 0644]
testsuite/reftests/notebook-tab-position.ref.ui [new file with mode: 0644]
testsuite/reftests/notebook-tab-position.ui [new file with mode: 0644]